xmlutil
Toggle table of contents
1.0.0-rc3
nativeOrWasm
Target filter
nativeOrWasm
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom
/
PlatformNamedNodeMap
/
[nativeOrWasm]getNamedItemNS
get
Named
Item
NS
nativeOrWasm
abstract
fun
getNamedItemNS
(
namespace
:
String
?
,
localName
:
String
)
:
PlatformNode
?